[INFO] fetching crate clippr 0.1.1...
[INFO] checking clippr-0.1.1 against master#042c759f774872cf2f94c6685ce87e24c046c722 for pr-156977
[INFO] extracting crate clippr 0.1.1 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate clippr 0.1.1
[INFO] finished tweaking crates.io crate clippr 0.1.1
[INFO] tweaked toml for crates.io crate clippr 0.1.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate clippr 0.1.1 on toolchain 042c759f774872cf2f94c6685ce87e24c046c722
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+042c759f774872cf2f94c6685ce87e24c046c722" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate clippr 0.1.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+042c759f774872cf2f94c6685ce87e24c046c722" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tracing-web v0.1.3
[INFO] [stderr]   Downloaded portable-atomic-util v0.2.5
[INFO] [stderr]   Downloaded rfd v0.17.2
[INFO] [stderr]   Downloaded atomic-polyfill v1.0.3
[INFO] [stderr]   Downloaded heapless v0.7.17
[INFO] [stderr]   Downloaded nalgebra-glm v0.20.0
[INFO] [stderr]   Downloaded noise v0.9.0
[INFO] [stderr]   Downloaded nightshade v0.6.70
[INFO] [stderr]   Downloaded lz4_flex v0.11.5
[INFO] [stderr]   Downloaded freecs v1.5.0
[INFO] [stderr]   Downloaded ehttp v0.6.0
[INFO] [stderr]   Downloaded egui_tiles v0.14.1
[INFO] [stderr]   Downloaded egui_extras v0.33.3
[INFO] [stderr]   Downloaded mime_guess2 v2.3.1
[INFO] [stderr]   Downloaded enum-map v2.7.3
[INFO] [stderr]   Downloaded enum-map-derive v0.17.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a8364783cad426b894b81fdf30190869e07bd192f506793d3d81b1e19785e625
[INFO] running `Command { std: "docker" "start" "a8364783cad426b894b81fdf30190869e07bd192f506793d3d81b1e19785e625", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a8364783cad426b894b81fdf30190869e07bd192f506793d3d81b1e19785e625" "/opt/rustwide/cargo-home/bin/cargo" "+042c759f774872cf2f94c6685ce87e24c046c722" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a8364783cad426b894b81fdf30190869e07bd192f506793d3d81b1e19785e625", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a8364783cad426b894b81fdf30190869e07bd192f506793d3d81b1e19785e625" "/opt/rustwide/cargo-home/bin/cargo" "+042c759f774872cf2f94c6685ce87e24c046c722" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling wayland-sys v0.31.8
[INFO] [stderr]    Compiling wayland-client v0.31.12
[INFO] [stderr]    Compiling quick-xml v0.38.4
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]    Compiling naga v27.0.3
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling wgpu-hal v27.0.4
[INFO] [stderr]     Checking epaint_default_fonts v0.33.3
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]     Checking ash v0.38.0+1.3.281
[INFO] [stderr]     Checking ordered-float v5.1.0
[INFO] [stderr]     Checking memmap2 v0.9.9
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling zmij v1.0.20
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking webpki-roots v1.0.6
[INFO] [stderr]     Checking gpu-descriptor v0.3.2
[INFO] [stderr]     Checking pxfm v0.1.27
[INFO] [stderr]     Checking kurbo v0.11.3
[INFO] [stderr]    Compiling wgpu-core v27.0.3
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling winit v0.30.12
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]     Checking zune-jpeg v0.5.12
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling mime_guess2 v2.3.1
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]    Compiling wgpu v27.0.1
[INFO] [stderr]     Checking simplecss v0.2.2
[INFO] [stderr]    Compiling wayland-scanner v0.31.8
[INFO] [stderr]     Checking imagesize v0.13.0
[INFO] [stderr]     Checking data-url v0.3.2
[INFO] [stderr]    Compiling wayland-backend v0.3.12
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking svgtypes v0.15.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling inflections v1.1.1
[INFO] [stderr]     Checking pico-args v0.5.0
[INFO] [stderr]     Checking xmlwriter v0.1.0
[INFO] [stderr]     Checking regex-syntax v0.8.9
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]    Compiling rfd v0.17.2
[INFO] [stderr]     Checking type-map v0.5.1
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking twox-hash v2.1.2
[INFO] [stderr]     Checking ttf-parser v0.21.1
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]     Checking clap_builder v4.5.57
[INFO] [stderr] error: could not compile `rustix` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/042c759f774872cf2f94c6685ce87e24c046c722/bin/rustc --crate-name rustix --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-0.38.44/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(target_arch, values("xtensa"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="event"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="pipe"' --cfg 'feature="process"' --cfg 'feature="shm"' --cfg 'feature="std"' --cfg 'feature="system"' --cfg 'feature="thread"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=f1b199a5dc86cf8a -C extra-filename=-49c3ad38ec29d5a1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-36eb38b46bb7a652.rmeta --extern linux_raw_sys=/opt/rustwide/target/debug/deps/liblinux_raw_sys-9692f5d5f45da725.rmeta --cap-lints allow --cap-lints=forbid --cfg linux_raw --cfg linux_like --cfg linux_kernel` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `ash` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/042c759f774872cf2f94c6685ce87e24c046c722/bin/rustc --crate-name ash --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ash-0.38.0+1.3.281/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="debug"' --cfg 'feature="default"' --cfg 'feature="libloading"' --cfg 'feature="loaded"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "libloading", "linked", "loaded", "std"))' -C metadata=be734a1d7acca22c -C extra-filename=-7820bd67844a5b61 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-d21983df834c79db.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "a8364783cad426b894b81fdf30190869e07bd192f506793d3d81b1e19785e625", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8364783cad426b894b81fdf30190869e07bd192f506793d3d81b1e19785e625", kill_on_drop: false }`
[INFO] [stdout] a8364783cad426b894b81fdf30190869e07bd192f506793d3d81b1e19785e625
